-
Notifications
You must be signed in to change notification settings - Fork 89
assignments/elf-loader: Add ELF Loader assignment #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Published at https://cs-pub-ro.github.io/operating-systems/162/ |
89105b8 to
62a38f2
Compare
|
Published at https://cs-pub-ro.github.io/operating-systems/162/ |
62a38f2 to
6222302
Compare
|
Published at https://cs-pub-ro.github.io/operating-systems/162/ |
8d1bfe8 to
3f1c36d
Compare
|
Published at https://cs-pub-ro.github.io/operating-systems/162/ |
3f1c36d to
e1b1ed1
Compare
andreistan26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also add content/assignments/elf-loader/tests in .checkpatch.ignore for the executable binaries. Other than that looks good!
e1b1ed1 to
7469295
Compare
Add a new PIE statically linked ELF Loader assignment. Signed-off-by: Stefan Jumarea <[email protected]>
7469295 to
47517bb
Compare
DRAFT PR created for assignment rendering